MailboxStatisticsByKeywordsMessageTypes Property |
Gets the message types.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<SearchItemKind> MessageTypes { get; }Public ReadOnly Property MessageTypes As IList(Of SearchItemKind)
Get
Property Value
Type:
IListSearchItemKindThe message types.
See Also